Skip to content

gh-152023: Update Android and Windows builds to SQLite 3.53.3 - #155101

Draft
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:sqlite3.53.3
Draft

gh-152023: Update Android and Windows builds to SQLite 3.53.3#155101
StanFromIreland wants to merge 1 commit into
python:mainfrom
StanFromIreland:sqlite3.53.3

Conversation

@StanFromIreland

@StanFromIreland StanFromIreland commented Aug 2, 2026

Copy link
Copy Markdown
Member

This extends #153867 (macOS) to Android and Windows. I have yet to add the sources for either platform, I'm not quite sure how to go about that, @zware, could you please help with these? :-)

Additionally for Android, beeware/cpython-android-source-deps#10 is required before building SQLite to enable the median() and percentile() functions.

@mhsmith

mhsmith commented Aug 4, 2026

Copy link
Copy Markdown
Member

I've created a SQLite release for Android, and rerun the Android CI on this PR.

I've also sent you an invite to join the cpython-android-source-deps repository, which will allow you to create future releases by pushing a tag, as described in the README. There's no need to ask me before doing this, unless the release requires any other changes to the repository, in which case please make a PR first.

@zware

zware commented Aug 4, 2026

Copy link
Copy Markdown
Member

I was just going to grab the sources to update cpython-source-deps and saw that 3.53.4 is available. Do we want to jump to that or stick with 3.53.3?

@StanFromIreland

Copy link
Copy Markdown
Member Author

Do we want to jump to that or stick with 3.53.3?

I think switching to 3.53.4 is fine, any thoughts @ned-deily? I can update this PR to include macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants